Home
last modified time | relevance | path

Searched hist:a2d33b5dd674c21e75ca47e3d791d070cba267dd (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dswap.cdiff a2d33b5dd674c21e75ca47e3d791d070cba267dd Fri Jun 17 19:50:09 CEST 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/swap: optimise lru_add_drain_cpu()

Do the per-cpu dereferencing of the fbatches once which saves 14 bytes
of text and several percpu relocations.

Link: https://lkml.kernel.org/r/20220617175020.717127-12-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>